HTTPSecureSocket.ReceiveProgress Event

Executes periodically during the download process. It provides the current number of bytes received and the total number of bytes (if available).

Syntax

ReceiveProgress ( BytesReceived, TotalBytes, NewData )


Parameters

BytesReceived

Integer

TotalBytes

Integer

NewData

String